|| !Run file for HBP10GM
Run <Obey$Dir>.!Boot
RMEnsure HBP10GM 0.18 RMLoad <HBP10GM$Dir>.HBP10GM
Run <HBP10GM$Dir>.ParseConfg <HBP10GM$Dir>.Config

|| if using MIDISupport:
| ? make sure both MIDI 4.xx and MIDISupport are loaded ?
| HBP10GM_Playback 1
| HBP10GM_RealTime MIDISUPPORT
| MIDIConnect MIDIPort0 HBP10GM

|| if using MIDI500:
| RMEnsure MIDI 5.00 RMLoad <HBP10GM$Dir>.MIDI500
| HBP10GM_Playback 1
| HBP10GM_RealTime MIDI500

|| if using neither MIDISupport nor MIDI500:
HBP10GM_Playback 1
HBP10GM_RealTime 100HZ
